home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Internet & Communication / Snak 5.1 (shareware).dmg / Snak.app / Contents / Resources / Scripts / eatctcp.txt < prev    next >
Text File  |  2005-03-14  |  406b  |  11 lines

  1. # This script is useful if you go to MP3 channels. Often, the users which offer songs 
  2. # for download will be using a scripts which periodically send out messages intended  
  3. # for other users of the same script. These messages tend to clutter up the channel,
  4. #  so you can type /load eatctcp to get rid of them.
  5.  
  6. on ^raw_irc "*PRIVMSG #mp3addicts :?SLOTS*"{
  7. }
  8.  
  9. on ^raw_irc "*PRIVMSG #mp3addicts :?MP3*"{
  10. }
  11.